Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github actions maintenance #2706

Merged
merged 5 commits into from
Mar 21, 2024
Merged

Github actions maintenance #2706

merged 5 commits into from
Mar 21, 2024

Conversation

noandrea
Copy link
Contributor

What does it do?

  • Fix github action error on publish docker image by removing the explicit registry (using the default one instead)
  • Update some action versions
  • Add dependabot config to automatically check the version of the actions once a month.

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

@noandrea noandrea added B0-silent Changes should not be mentioned in any release notes ci Continuous Integration pipeline D2-notlive PR doesn't change runtime code (so can't be audited) labels Mar 16, 2024
@noandrea noandrea requested a review from timbrinded March 16, 2024 15:21
Copy link
Contributor

github-actions bot commented Mar 16, 2024

Coverage Report

@@                    Coverage Diff                     @@
##           master   noandrea-gh-actions-fix     +/-   ##
==========================================================
  Coverage   73.44%                    73.44%   0.00%     
  Files         229                       229             
  Lines       70351                     70351             
==========================================================
  Hits        51669                     51669             
  Misses      18682                     18682             
Files Changed Coverage

Coverage generated Wed Mar 20 22:39:23 UTC 2024

@noandrea noandrea requested a review from purestakeoskar March 20, 2024 21:32
@noandrea noandrea mentioned this pull request Mar 20, 2024
15 tasks
@RomarQ RomarQ merged commit 61503eb into master Mar 21, 2024
27 of 28 checks passed
@RomarQ RomarQ deleted the noandrea-gh-actions-fix branch March 21, 2024 08:50
RomarQ pushed a commit that referenced this pull request Mar 21, 2024
* use default docker registry

* update checkout action to v4

* update docker login action to v3

* add dependabot config to check for outdated deps once a month

* clean comments on dependabot.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B0-silent Changes should not be mentioned in any release notes ci Continuous Integration pipeline D2-notlive PR doesn't change runtime code (so can't be audited)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants